General Installation

To use RapidFindReplace, you must reference the following assembly in your project;

For Visual Studio

If not already present add the controls to your Toolbox

  1. Right click in the Toolbox area and click "Choose Items".
  2. Select the "WPF Components" tab.
  3. Find the RapidFindReplaceControl and RapidFindReplacePopupControl under the Keyoti4.RapidFindReplace.WPF assembly.
  4. Click OK.

The controls have now been added to your Toolbox and can be dragged onto forms.